home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / dtype / mpadtc011.readme < prev    next >
Encoding:
Text File  |  1998-01-06  |  6.1 KB  |  153 lines

  1. Short:    MPEG audio datatype V1.1
  2. Author:   GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  3. Uploader: GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  4. Type:     util/dtype
  5.  
  6. INTRODUCTION
  7.     Datatypes class for MPEG audio streams.
  8.  
  9. REQUIREMENTS
  10.     - You need at least Kick/WB 3.0.
  11.  
  12.     - mc68020/68881 (required by the included "maplay" decoder).
  13.       This datatype checks the CPU installed and rejects any attempt to
  14.       open it if the CPU/FPU is not available.
  15.  
  16.     - ixemul.library V46.1 or higer (required by the included "maplay"
  17.       decoder)
  18.  
  19.     - "datatypes/sound.datatype", >= V39.
  20.  
  21. USAGE
  22.     If the datatypes descriptor file was activated, any attempt to load
  23.     a MPEG audio stream using GMultiView, MultiView, AmigaGuide or
  24.     SwitchWindow will load and play the sample.
  25.  
  26.     If you want to save the current sample in mpegaudio.datatype's local
  27.     format, use MultiView's "Project/Save As..." menu (or GMultiView's
  28.     "Project/Save As Raw...").
  29.     (NOT IMPLEMENTED YET)
  30.  
  31. INSTALLATION
  32.     After unpacking this archive:
  33.     Because this version does not include an Installer script, you have
  34.     to do the installation manually through the shell:
  35.  
  36.       - Unpack this archive and copy the "mpegaudio.datatype" to
  37.         SYS:Classes/DataTypes:
  38.  
  39.  Copy CLONE FROM "mpegaudio.datatype" TO
  40.    "SYS:Classes/DataTypes/mpegaudio.datatype"
  41.  
  42.       - Then copy the datatypes descriptor into the DEVS:DataTypes
  43.         directory.
  44.         If the descriptor already exists, you should not replace it,
  45.         otherwise you may loose "toolnodes" and other settings stored in
  46.         the existing descriptor.
  47.  
  48.  Copy CLONE FROM "MPEG Audio(%|.info)" TO DEVS:Datatypes/
  49.  
  50. NOTE
  51.     The datatype "hooks" on an external mpeg audio decoder.
  52.     Currently, a own version of "maplay" is used here (which is
  53.     __very__ slow).
  54.     Usage of Stephane Tavendard's "mpega" would be possible, but
  55.     due a bug in mpega (<=2.4) the output seems to be unuseable
  56.     (for the main purpose "mpegaudio.datatype" was written for).
  57.     The bug causes that if the sample is played back in sync with
  58.     a video, the sample got from "mpega" runs a few secs behind
  59.     the video, which looks/sounds very ugly. Using the included
  60.     "maplay", this won't occur.
  61.  
  62. SOURCE
  63.     Source is fully included here.
  64.  
  65. AUTHOR
  66.     If you want to blame me, report any bugs, or wants a new version
  67.     send your letter to:
  68.                     Roland Mainz
  69.                     Hohenstaufenstraße 8
  70.                     52388 Nörvenich
  71.                     GERMANY
  72.  
  73.     Phone: (+49)(0)2426/901568
  74.     Fax:   (+49)(0)2426/901569
  75.  
  76.     EMAIL is also available (if you want to send me attachments
  77.     larger than 1MB (up to 5MB, more with my permission):
  78.  
  79.     GISBURN@w-specht.rhein-ruhr.de
  80.  
  81.     Up to December 1997 I'm reachable using this email address, too:
  82.     Reinhold.A.Mainz@KBV.DE
  83.  
  84.     | Please put your name and address in your mails !
  85.     | German mailers should add their phone numbers.
  86.     | See BUGS section above when submitting bug reports.
  87.  
  88.     Sorry, but I can only look once a week for mails.
  89.     If you don't hear something from me within three weeks, please
  90.     send your mail again (but watch about new releases) (problems with
  91.     this email port are caused by reconfigurations, hackers, network
  92.     problems etc.).
  93.  
  94.     The  entire  "mpegaudio.datatype"  package  may  be  noncommercially
  95.     redistributed, provided  that  the package  is always  distributed
  96.     in it's complete  form (including it's documentation). A small
  97.     copy fee  for media costs is okay but any kind of commercial
  98.     distribution is strictly forbidden without my permission !
  99.     Comments and suggestions how to improve this program are
  100.     generally appreciated!
  101.  
  102.     Thanks to David Junod, who wrote the datatypes environment and lots
  103.     of the datatypes example code, Matt Dillon for his DICE, Olaf
  104.     'Olsen' Barthel for his help, ideas and some text clips from his
  105.     documentations.
  106.  
  107. ----
  108.  
  109. Bye,
  110. Roland
  111.  
  112.  
  113. ============================= Archive contents =============================
  114.  
  115. Original  Packed Ratio    Date     Time    Name
  116. -------- ------- ----- --------- --------  -------------
  117.      850     278 67.2% 07-Nov-97 22:07:24 +class_iprotos.h
  118.    11585    4010 65.3% 09-Nov-97 14:52:44 +classbase.c
  119.      486     251 48.3% 07-Jun-97 03:15:52 +classbase.c.info
  120.     4840    1487 69.2% 07-Nov-97 22:00:48 +classbase.h
  121.      486     254 47.7% 07-Jun-97 03:15:56 +classbase.h.info
  122.     1403     461 67.1% 05-Nov-97 20:52:40 +classbase.i
  123.      486     254 47.7% 07-Jun-97 04:08:06 +classbase.i.info
  124.     1134     458 59.6% 08-Nov-97 20:15:58 +classdata.h
  125.      486     253 47.9% 07-Jun-97 03:12:14 +classdata.h.info
  126.     2811     830 70.4% 05-Nov-97 20:54:42 +classinit.asm
  127.      486     252 48.1% 07-Jun-97 03:13:02 +classinit.asm.info
  128.    19459    5043 74.0% 09-Nov-97 15:00:02 +dispatch.c
  129.      486     254 47.7% 07-Jun-97 04:07:44 +dispatch.c.info
  130.      436     219 49.7% 05-Nov-97 20:54:58 +endcode.asm
  131.      486     252 48.1% 07-Jun-97 03:13:22 +endcode.asm.info
  132.   105680   40959 61.2% 09-Nov-97 06:46:34 +maplay
  133.       98      84 14.2% 15-Apr-97 23:09:32 +MPEG Audio
  134.      467     279 40.2% 15-Apr-97 23:09:32 +MPEG Audio.info
  135.     2824    1827 35.3% 09-Nov-97 15:25:52 +mpegaudio.datatype
  136.     9276    3694 60.1% 09-Nov-97 15:25:56 +mpegaudio.datatype.doc
  137.      835     395 52.6% 05-Nov-97 21:48:20 +mpegaudio.datatype.info
  138.     6116    3174 48.1% 09-Nov-97 15:25:50 +mpegaudio.datatype.ld
  139.      835     395 52.6% 05-Nov-97 21:48:16 +mpegaudio.datatype.ld.info
  140.     3781     936 75.2% 09-Nov-97 15:25:50 +mpegaudio.datatype.map
  141.      838     448 46.5% 05-Nov-97 21:48:18 +mpegaudio.datatype.map.info
  142.      213     120 43.6% 05-Nov-97 21:41:26 +mpegaudio.datatype_rev.h
  143.      255     132 48.2% 05-Nov-97 21:41:26 +mpegaudio.datatype_rev.i
  144.        2       2  0.0% 05-Nov-97 21:41:24 +mpegaudio.datatype_rev.rev
  145.      776     367 52.7% 08-Nov-97 21:02:00 +mpegaudiotest
  146.      486     255 47.5% 05-Nov-97 21:50:08 +mpegaudiotest.info
  147.     4274    1165 72.7% 09-Nov-97 06:46:04 +smakefile
  148.      486     254 47.7% 07-Jun-97 03:13:50 +smakefile.info
  149.     2629     928 64.7% 07-Nov-97 22:01:00 +stackswap.c
  150.      486     255 47.5% 07-Nov-97 22:01:00 +stackswap.c.info
  151. -------- ------- ----- --------- --------
  152.   186277   70225 62.3% 15-Nov-97 20:50:36   34 files
  153.